home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Resources / Sound / AHI / Developer / include / ADE / proto / ahi.h < prev   
C/C++ Source or Header  |  1997-01-11  |  188b  |  12 lines

  1. #ifndef _PROTO_AHI_H
  2. #define _PROTO_AHI_H
  3.  
  4. #include <clib/ahi_protos.h>
  5. #include <inline/ahi.h>
  6.  
  7. #ifndef __NOLIBBASE__
  8. extern struct Library * __CONSTLIBBASEDECL__ AHIBase;
  9. #endif
  10.  
  11. #endif
  12.